| Einhugur OpenDocument Text Plugin for Xojo |
|
Run.AutoStyle Property
Returns object for automatic styling for the Run.
Remarks
If the Run is linked to non automatic style then the Automatic style object will read from it. And if writing to it then a automatic style will automatically be created under the hood.
The AutomaticStyle property has aggressive caching under the hood so you do not need to fetch the object into variable and then use it many times.
See Also
Run Class